[XEN] Emulate DAA/DAS the hard way. We cannot execute the instruction
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 9 Jan 2007 16:59:52 +0000 (16:59 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 9 Jan 2007 16:59:52 +0000 (16:59 +0000)
commitc9d971bec6fb2584ee469dbbfc30a6dc76d65204
tree065b214dd77a0357934c87bd1355ff2965ae3a5a
parent0137f2b67b55aef4f8939d31740c49471172614f
[XEN] Emulate DAA/DAS the hard way. We cannot execute the instruction
directly within the emulator as it is unavailable if the emulator runs
in x86/64 mode.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/tests/test_x86_emulator.c
xen/arch/x86/x86_emulate.c